Skip to content

[SF-661] WP 6.2 대응#14

Merged
taggon-dable merged 2 commits intomasterfrom
update/version-3.3.0
Jun 12, 2023
Merged

[SF-661] WP 6.2 대응#14
taggon-dable merged 2 commits intomasterfrom
update/version-3.3.0

Conversation

@taggon-dable
Copy link
Copy Markdown
Contributor

@taggon-dable taggon-dable commented Jun 11, 2023

변경 사항

  • 최신 버전과의 호환성 개선
  • 업데이트가 없는 뉴스 섹션 제거

테스트 방법

  • GitHub 저장소 첫 화면에서 브랜치를 update/version-3.3.0으로 변경하고 Zip 파일로 코드를 내려받는다.
    image
  • 워드프레스 플레이그라운드를 연다.
    • 워드프레스 플레이그라운드는 웹 브라우저 내에서 워드프레스를 실행할 수 있게 해주는 사이트입니다.
    • 페이지를 새로 고침하면 모든 설정이 초기화됩니다.
  • 관리자 도구 > Plugins > Install Plugins 페이지에서 Add NewUpload Plugin 버튼을 클릭하여 플러그인을 압축 파일을 업로드한다.
  • 플러그인 파일을 업로드 한 후 관리자 도구 > Plugins > Install Plugins 페이지로 다시 이동하여 데이블 플러그인을 Activate 한다.

테스트 과정에서 확인할 내용은 다음과 같습니다.

  • 설치와 활성화 과정에서 오류가 발생하지 않아야 한다.
  • 관리자 메뉴 하단에 데이블 메뉴가 추가된다.
    image
  • 첫 번째 포스트로 이동한 후, 메타 태그에 dable:item_id, dable:published_time, dable:author 그리고 Open Graph 메타 태그가 존재해야 한다.
    image
  • Content Wrapper Setting을 켠 후 첫 번째 게시물을 봤을 때 div[itemprop="articleBody"] 태그가 콘텐츠를 감싸고 있어야 한다.
  • 활성화하고 붙여넣은 위젯 코드가 첫 번째 게시물에서 정상적으로 표시되어야 한다. 위젯 코드는 위젯 관리 페이지에서 가져올 수 있다(예제 링크).
    image
    image

@taggon-dable taggon-dable requested a review from a team June 11, 2023 23:09
@taggon-dable taggon-dable self-assigned this Jun 11, 2023
Copy link
Copy Markdown

@Minji-Choi Minji-Choi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

오 이렇게 테스트 가능하군요 👍🏻 정상 확인하여씁니다

@taggon-dable taggon-dable merged commit 28a9f2e into master Jun 12, 2023
@taggon-dable taggon-dable deleted the update/version-3.3.0 branch June 12, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants